<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*澶撮儴浠ｇ爜*/
.container_none{ float:right; width:95%; padding:10px;}	
.header {
    clear: both;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 22;
    transition: 0.5s;
}
header.header.header_mini {
    background: #009ffd;
    transition: 0.6s;
	    box-shadow: 0 1px 2px rgba(0,0,0,0.8);
    border-color: #009ffd;
}
.logo {
    padding: 5px 0 0;
}
.logo1,header.header.header_mini .logo {
    display: none;
}
header.header.header_mini .logo1{ display:block;padding: 5px 0 0;}
.nav ul li.sousuo a {
    padding: 0;
    margin: 0 20px 0;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/so.png) no-repeat center;
}
header.header.header_mini .nav ul li:last-child{ border-left: solid 1px #fff;}

/*棣栭〉鍏充簬鎴戜滑*/
.index_about {
    position: relative;
    padding: 3% 0 5%;
}
.index_about_title {
    text-align: center;
    overflow: hidden;
}
.index_about_title h1 {
    display: inline-block;
    width: 100%;
	line-height: 0.6;
}
.index_about_title h1 b {
    display: inline-block;
    width: 100%;
    font-size: 24px;
    color: #000;
}
.index_about_title h1 span {
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    background: url(../images/abj.png) no-repeat center;
}
.index_about_title h1 p {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #000;
}
.about_con {
    float: left;
    width: 100%;
	margin:45px 0 0;
}
.about_con .about_img img {
    margin-left:15%;
    transition: 0.3s;
	    position: relative;
    z-index: 2;
}
.about_con .about_img:after {
    content: "";
    border: solid 1px #009ffd;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 35%;
}
.about_con .about_img {
    position: relative;
    width: 45%;
    overflow: hidden;
	padding: 4% 0 4%;
}
.about_txt {
    width: 54%;
    color: #000;
    line-height: 2;
    padding: 4% 0 0;
}
.about_txt a {
    float: left;
    color: #000;
    font-size: 14px;
	margin: 12% 0 0;
}
.about_con .about_img:hover img {
    transition: 0.3s;
    margin: 0;
	 transform:scale(1.1);
}
ul.about_nav_list li {
    display: inline-block;
    width: 24%;
    overflow: hidden;
     padding: 25px 0 25px;
}
ul.about_nav_list {
    position: absolute;
    bottom: -35%;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 2;
}
ul.about_nav_list li .img {
    margin: 0 25px 0;
}
ul.about_nav_list li .tle p {
    font-size: 12px;
}
ul.about_nav_list li .tle {
    text-align: left;
    color: #fff;
    width: 54%;
    padding: 20px 0 0;
}
ul.about_nav_list li:hover img {
    transition: 0.3s;
	transform:rotate(360deg)
}
ul.about_nav_list li .img img {
    transition: 0.3s;
}


/*棣栭〉浜у搧*/
.produ b, .produ span, .produ p {
    color: #fff !important;
}
.index_product{
    position: relative;
    padding: 8% 0 0%;	
}
.index_about_title h1 span.pro {
    background: url(../images/pbj.png) no-repeat center !important;
}
.pro_list h1 {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 15px 15px 15px;
    position: relative;
	    width: 10%;
		cursor:pointer;
}
.pro_list {
    text-align: center;
    overflow: hidden;
}
.pro2_list {
    padding: 35px 0 0;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.pro2_list ul li {
    display: inline-block;
    width: 32%;
    margin: 0 6px;
    overflow: hidden;
    position: relative;
}
.pro2_list ul li:hover img {
    transition: 0.3s;
}
.pro2_list ul li img {
    width: 100%;
    transition: 0.3s;
	transform:scale(1.1);
}
.product_more a {
    display: inline-block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.3);
    padding: 0 25px 0;
    font-size: 12px;
}
.product_more {
    FLOAT: LEFT;
    width: 100%;
    text-align: center;
       margin: 8% 0 8%;
}
/*鏂伴椈*/
.index_news {
    padding: 3% 0 2%;
    position: relative;
    top: -7px;
}
.news_content {
    overflow: hidden;
    margin: 50px 0 25px;
    position: relative;
	height:500px;
}
.newsimg {
    width: 38%;
    position: absolute;
    overflow: hidden;
    z-index: 21;
    top: 0;
    left: 0;
	height:400px;
}
ul.news_list_right {
    width: 100%;
    background: url(../images/nbj.png) no-repeat center;
        padding: 5% 10% 5%;
}
.right_n {
    float: right;
    width: 65%;
}
.news_navlist h1 {
    display: inline-block;
    font-size: 12px;
       margin-left: 5px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #009ffd;
}
.news_navlist {
    float: right;
    text-align: center;
    overflow: hidden;
	 margin: 40px 0 0;
}
.news_navlist h1 a {
    display: block;
    color: #fff;
}
.news_navlist h1 a:hover{ background:#ff9600;}
ul.news_list_right li {
        float: left;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    border-bottom: dashed 1px #ddd;
    margin-bottom: 10px;
}
ul.news_list_right li p {
    float: left;
    width: 80%;
    font-size: 12px;
    line-height: 2;
    padding: 0 0 5px;
	    color: #666;
}
ul.news_list_right li span em {
    display: block;
    font-size: 24px;
}
ul.news_list_right li span {
    position: absolute;
    right: 0;
    top: 20px;
    color: #000;
    text-align: right;
}
ul.news_list_right li b {
    color: #000;
    float: left;
    width: 100%;
    font-weight: normal;
    padding: 0 0 0;
}

.case_bj span {
	 background: url(../images/cbj.png) no-repeat center !important;
}

/*鍚堜綔浼欎即*/
.index_case {
    background: #0a66b9;
    padding: 3% 0 3%;
    position: relative;
    margin-top: -5px;
    overflow: hidden;
}
.index_case_list {
    text-align: center;
    position: relative;
    overflow: hidden;
	    padding: 0 6% 0px;
}
.index_case_list .item {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0 10px;
}
.index_case_list .item img {
    width: 100%;
    transition: 0.3s;
}
.index_case_list .item:hover img {
    transition: 0.3s;
    transform: scale(1.1);
}
.index_case_list .owl-pagination {
    display: none !important;
}
.index_case_list .item b {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    color: #000;
    font-size: 14px;
    font-weight: normal;
}
.index_case_list .owl-buttons div {
    width: 65px !important;
    height: 65px !important;
    opacity: 1 !important;
    border-radius: 0 !important;
    font-size: 0 !important;
    position: absolute;
    top: 20% !important;
}
.index_case_list .owl-buttons .owl-prev {
    left: 0;
	background:url(../images/cl.jpg) no-repeat !important;
}
.index_case_list .owl-buttons .owl-next {
    right: 0;
	background:url(../images/cr.jpg) no-repeat !important;
}

/*搴曢儴浠ｇ爜*/

.foot_con {
    position: relative;
    text-align: center;
    background: #313131;
    height: 90px;
    overflow: hidden;
}
.foot_con ul li {
    display: inline-block;
    height: 90px;
    line-height: 90px;
    margin: 0 40px 0;
    overflow: hidden;
	color: #ffff;
}
.foot_con ul li em {
    font-size: 30px;
    color: #0090f7;
    position: relative;
    top: 10px;
    padding: 0 10px 0;
}
.foot_con ul li a {
    font-size: 12px;
    color: #ffff;
}
.footerleft {
    width: 100%;
    margin: 50px 0 0;
    overflow: hidden;
}
.footerleft ul li {
    color: #ababab;
    line-height: 35px;
    float: left;
    width: 12%;
    overflow: hidden;
}
.footerleft ul li a.ft {
    color: #fff;
    font-size: 14px;
}
.footerleft ul li .there a {
    float: left;
    width: 100%;
    line-height: 2;
	color: #ababab;
}
.footerleft ul li .there {
    float: left;
    width: 100%;
    margin: 10px 0 0;
}
.footerleft ul li.weixin p {
    font-size: 12px;
}
.footerleft ul li.weixin img {
    width: 120px;
    height: 120px;
}
.footerleft ul li.weixin {
    text-align: center;
    overflow: hidden;
}

/*鍐呴〉鍏充簬鎴戜滑*/
.Inside_pages {
    position: relative;
    padding: 3% 0 3%;
	    overflow: hidden;
		    background: #f4f4f4;
}
.nytit h2 font {
    display: inline-block;
    font-size: 18px;
    letter-spacing: 20px;
    background: #f4f4f4;
    position: relative;
    top: -49px;
    padding: 5px 70px 5px;
    border: 1px dashed #009ffd;
}
.nytit h2 b {
    display: block;
    font-size: 50px;
}
.vicenavwraps ul.menus {
       overflow: hidden;
    text-align: center;
    position: relative;
    top: -25px;
    display: inline-block;
    background: #f4f4f4;
	    z-index: 2;
}
.vicenavwraps ul.menus li {
    display: inline-block;
    overflow: hidden;
    margin: 0 5px;
}
.vicenavwraps ul.menus li a {
    border: solid 1px #ddd;
    display: inline-block;
    color: #000;
        padding: 6px 20px 6px;
}
.vicenavwraps ul.menus li a:hover, .vicenavwraps ul.menus li a.cur {
    background: #009ffd;
    color: #fff;
    border: solid 1px #009ffd;
}
.vicenavwraps {
    text-align: center;
}
.Inside_list {
    position: relative;
}
.Inside_list:after {
    content: "";
    position: absolute;
    left: 0;
    top: -5px;
    width: 100%;
    border-bottom: dashed 1px #009ffd;
	z-index:1;
}
.Inside_pages_about .txt {
    color: #000;
    width: 48%;
    float: right;
    line-height: 2;
    padding: 30px 0 0;
}
.Inside_pages_about .img {
    float: left;
    width: 50%;
    overflow: hidden;
}
.Inside_pages_about .txt1 {
    float: left;
    width: 100%;
    color: #000;
    line-height: 2;
    padding: 20px 0 0;
}
.Inside_pages_about {
    overflow: hidden;
    margin: 25px 0 0;
}

/*鍐呴〉鏂囧寲*/
.Inside_pages2 {
    padding: 3% 0 5%;
    background:#f4f4f4 url(../images/wenhuabj.jpg) no-repeat top center;
    position: relative;
    overflow: hidden;
}
.company_culture .description {
    color: #000;
    line-height: 2;
}
.company_culture {
    position: relative;
    overflow: hidden;
}
.company_culture_txt {
    overflow: hidden;
    width: 60%;
    color: #000;
    margin: 40px 0 0;
    position: relative;
    float: left;
}
.company_culture_txt .img {
    margin-right: 20px;
}
.company_culture_txt .txt1 {
    float: left;
    width: 100%;
    margin: 70px 0 0;
    line-height: 2;
}
.company_culture .img1 {
    padding: 40px 0 0;
    position: absolute;
    right: 0;
	    width: 581px;
}
.company_culture .img1 img {
    width: 100%;
}
.company_culture_txt .txt {
    width: 65%;
    line-height: 2;
    margin: 10px 0 0;
}
.company_culture_txt .txt1 td {
    padding: 0 25px 0;
}


/*璁惧灞曠ず*/
.Inside_pages3 {
    padding: 3% 0 3%;
    position: relative;
    overflow: hidden;
}
.display_list {
    padding: 40px 0 0;
    position: relative;
    overflow: hidden;
	text-align:center;
}
.display_list .item {
    display: inline-block;
    padding: 0 10px;
    overflow: hidden;
    position: relative;
}
.display_list .owl-pagination {
    display: none !important;
}
.display_list .item img {
    width: 100%;
    transition: 0.3s;
}
.display_list .item:hover img {  transition: 0.3s;transform:scale(1.1);}

/*鍐呴〉鑽ｈ獕*/
.Inside_pages4 {
    padding: 3% 0 3%;
    position: relative;
    overflow: hidden;
    background: url(../images/hbj.jpg) no-repeat center;
}
.Inside_pages3 .container .content{ padding:30px 0;}
.abouthonor_list {
    margin: 40px 0 0;
    position: relative;
    overflow: hidden;
}
.abouthonor_list .owl-pagination {
    display: none !important;
}
.abouthonor_list .item {
    display: inline-block;
    padding: 10px;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.abouthonor_list .item img {
    transition: 0.3s;
    width: 100%;
}
.abouthonor_list .item:hover img{transition: 0.3s;transform:scale(1.1);}
.abouthonor_list .item .txt {
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #000;
    padding: 30px 0 25px;
    overflow: hidden;
}
/*鍐呴〉浜у搧*/
div#product {
    position: relative;
    overflow: hidden;
}
div#product ul li {
    float: left;
    width: 32%;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
	    margin-bottom: 30px;
}
div#product ul li .img img {
    width: 100%;
    transition: 0.3s;
}
div#product ul li .img {
    float: left;
    width: 100%;
    height: 263px;
    overflow: hidden;
}
div#product ul li:hover img {
    transition: 0.3s;
    transform: scale(1.1);
}
div#product ul li .txt {
    text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;
    width: 100%;
    color: #000;
}

/*鍐呴〉璁惧灞曠ず*/

.case_list {
    position: relative;
    overflow: hidden;
}
.case_list ul li {
    float: left;
    width: 32%;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
	    margin-bottom: 30px;
}
.case_list ul li .img img {
    width: 100%;
    transition: 0.3s;
}
.case_list ul li .img {
    float: left;
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.case_list ul li:hover img {
    transition: 0.3s;
    transform: scale(1.1);
}
.case_list ul li .txt {
    text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;
    width: 100%;
    color: #000;
}
ul.cooperation li {
    width: 23%;
}
ul.cooperation li .img {
    height: initial !important;
}
/*鏂伴椈浠ｇ爜*/
.news ul li .img img {
    width: 100%;
    transition: 0.3s;
}
.news ul li .img {
    float: left;
    width: 23%;
    overflow: hidden;
}
.news ul li .txt {
    float: right;
    width: 75%;
    overflow: hidden;
}
.news ul li .txt b font {
    color: #009ffd;
    margin-right: 10px;
}
.news ul li .txt b {
    font-weight: normal;
    float: left;
    width: 100%;
    overflow: hidden;
    color: #000;
    padding: 15px 0 5px;
}
.news ul li .txt p {
    float: left;
    width: 100%;
    padding: 25px 0 0;
    line-height: 2;
    font-size: 12px;
    color: #000;
}
.news ul li .txt span {
    float: left;
    width: 100%;
    color: #000;
    font-size: 12px;
}
.newshowtxt {
    margin: 25px 0 0;
    line-height: 2;
    color: #000;
}
.about p {
    color: #000;
}
.Inside_pages_mes {
    margin: 3% 0 0;
    padding: 3% 0 0;
}
.message .messagecon ul.mews1 li.m2, .message .messagecon ul.mews1 li.m1 {
    display: none;
}
.message .messagecon ul.mews li {
    margin-bottom: 15px;
}
.message_title {
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px;
}
.message_title h1 {
    font-size: 18px;
    color: #000;
    float: left;
    width: 100%;
    font-weight: bold;
}
.message_title p {
    float: left;
    color: #000;
    padding: 15px 0 0;
}
.messagecon h2 {
    float: left;
    width: 100%;
    font-size: 12px;
    padding: 0 0 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.container_none{width:100%;}
	.foot_con ul li{    margin: 0 30px 0;}
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .container_none{width:100%;}
  .nav ul li a{    padding: 42px 19px;}
}
@media (min-width: 1800px) {
.container_none{ float:right; width:90%; padding: 0 10px 0;}	
.nav ul li a{      padding: 42px 35px;}
}</pre></body></html>